Skip to content

Update dependency typescript to v6#625

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/typescript-6.x
Open

Update dependency typescript to v6#625
renovate[bot] wants to merge 1 commit intomainfrom
renovate/typescript-6.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Apr 12, 2026

This PR contains the following updates:

Package Change Age Confidence
typescript (source) ~5.7.3~6.0.0 age confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

microsoft/TypeScript (typescript)

v6.0.2

Compare Source

v5.9.3: TypeScript 5.9.3

Compare Source

Note: this tag was recreated to point at the correct commit. The npm package contained the correct content.

For release notes, check out the release announcement

Downloads are available on:

v5.9.2: TypeScript 5.9

Compare Source

Note: this tag was recreated to point at the correct commit. The npm package contained the correct content.

For release notes, check out the release announcement

Downloads are available on:

v5.8.3: TypeScript 5.8.3

Compare Source

Note: this tag was recreated to point at the correct commit. The npm package contained the correct content.

For release notes, check out the release announcement.

Downloads are available on:

v5.8.2: TypeScript 5.8

Compare Source

For release notes, check out the release announcement.

Downloads are available on:


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot force-pushed the renovate/typescript-6.x branch from 369022f to 1f1b340 Compare April 26, 2026 06:39
Copy link
Copy Markdown
Contributor

@devin-ai-integration devin-ai-integration Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

✅ Devin Review: No Issues Found

Devin Review analyzed this PR and found no potential bugs to report.

View in Devin Review to see 1 additional finding.

Open in Devin Review

Generated by renovateBot
@renovate renovate Bot force-pushed the renovate/typescript-6.x branch from 1f1b340 to d8b4cb2 Compare April 29, 2026 13:24
Copy link
Copy Markdown
Contributor

@devin-ai-integration devin-ai-integration Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Devin Review found 1 new potential issue.

View 2 additional findings in Devin Review.

Open in Devin Review

"eslint-plugin-react-refresh": "^0.4.26",
"globals": "^17.0.0",
"typescript": "~5.7.3",
"typescript": "~6.0.0",
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🟡 TypeScript 6.0 violates typescript-eslint peer dependency constraint (<6.0.0)

The TypeScript upgrade from ~5.7.3 to ~6.0.0 (resolved to 6.0.3) violates the peer dependency constraint of multiple @typescript-eslint/* packages (v8.56.1), which all declare typescript: '>=4.8.4 <6.0.0'. This is confirmed in the lockfile (livekit-rtc/jupyter-html/pnpm-lock.yaml), where packages like @typescript-eslint/eslint-plugin, @typescript-eslint/parser, @typescript-eslint/typescript-estree, @typescript-eslint/type-utils, and @typescript-eslint/utils all specify <6.0.0. This peer dependency violation means linting via eslint . may fail or produce incorrect results. The typescript-eslint dependency should also be bumped to a version that supports TypeScript 6.0.

Prompt for agents
The typescript-eslint package at version 8.56.1 declares a peer dependency of typescript >=4.8.4 <6.0.0, but TypeScript has been bumped to 6.0.3. The typescript-eslint dependency in package.json (line 29) should be bumped to a version that supports TypeScript 6.0. Check the typescript-eslint releases for a version with an updated peer dependency range that includes TypeScript 6.x. The relevant file is livekit-rtc/jupyter-html/package.json. The lockfile at livekit-rtc/jupyter-html/pnpm-lock.yaml confirms the constraint violation across multiple @typescript-eslint/* sub-packages.
Open in Devin Review

Was this helpful? React with 👍 or 👎 to provide feedback.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants